1890 DIALOG 0, 0, 310, 206
STYLE DS_MODALFRAME | DS_CENTER | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CAPTION
CAPTION "First time initialisation wizard"
LANGUAGE 1033, 0
FONT 8, "MS SHELL DLG"
{
   CONTROL "", 1810, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP, 4, 4, 84, 196 
   CONTROL "This is the first time you use QuickPlayer. You may choose now your primary usage to apply playback settings.", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE, 94, 4, 212, 20 
   CONTROL "Classic playlist orientated", 1850, BUTTON, BS_RADIOBUTTON | BS_TOP | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 94, 30, 212, 10 
   CONTROL "Standard continuous playback of the playlist.", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 106, 40, 200, 10 
   CONTROL "Random automated playback", 1851, BUTTON, BS_RADIOBUTTON | BS_TOP | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 94, 55, 212, 10 
   CONTROL "Random playback using fading features.", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 106, 65, 200, 10 
   CONTROL "Background playback", 1852, BUTTON, BS_RADIOBUTTON | BS_TOP | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 94, 80, 212, 10 
   CONTROL "Random playback using fading features and partial playback for large songs. QuickPlayer will also minimize to the system tray.", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 106, 90, 200, 20 
   CONTROL "Manual", 1853, BUTTON, BS_RADIOBUTTON | BS_TOP | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 94, 115, 212, 10 
   CONTROL "This option will opens the setup window to allow you to setup all settings for yourself.", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 106, 125, 200, 20 
   CONTROL "", -1, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 94, 148, 216, 0 
   CONTROL "To get full usage of all QuickPlayer features etc, you should also take a look at the help file. You can open the help window from within QuickPlayer by pressing the F1 key in the player window.", -1, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 94, 155, 212, 30 
   CONTROL "&Ok", 1890, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 94, 188, 60, 14 
   CONTROL "Show &help now", 1895, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 158, 188, 84, 14 
   CONTROL "&Cancel", 1891, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 246, 188, 60, 14 
}

